home *** CD-ROM | disk | FTP | other *** search
/ DigitalVision: Business Metaphors / DigitalVision: Business Metaphors.iso / mac / Digital Vision Internet Link / Java users ReadMe < prev    next >
Text File  |  1997-02-20  |  3KB  |  32 lines

  1.  
  2. Java¬ Virtual Machine components for Microsoft Internet Explorer 3.0 for Macintosh
  3.  
  4. Microsoft Internet Explorer 3.0 Java¬ support is based on the JManager interface as defined by Apple Computer, Inc.  Internet Explorer has an open architecture that supports multiple Java Virtual Machines such as the Apple Java Virtual Machine,  MSIE/MW VM, and  MSIE/MW PPC_JIT VM .
  5.  
  6. The Microsoft Java VM was jointly developed by Microsoft and Metrowerks and is available in two flavors:
  7.  
  8. MSIE/MW VM
  9. This is the default VM that is installed with Internet Explorer when you perform an easy install.  You can debug Java applets with this VM.
  10.  
  11. MSIE/MW PPC_JIT VM
  12. This VM includes technology known as a "Just In Time" (JIT) compiler.  The JIT takes standard Java byte codes and compiles them into native PowerPC instructions.  For computational applets, you will see a dramatic increase in speed.  Graphics speed, however, will remain largely unaffected.  The JIT VM does not support debugging and it requires more RAM because PowerPC code is larger than Java byte-code.
  13.  
  14. To enable Java¬ support in Internet Explorer 3.0,  choose Preferences from the Edit menu, and then click the Web Content tab. Make sure the Java check box is selected. 
  15.  
  16. You may use either the MSIE/MW VM or MSIE/MW PPC_JIT VM with Internet Explorer.   You can install both, but Internet Explorer will only use MSIE/MW VM or MSIE/MW PPC_JIT VM. 
  17.  
  18. If you installed the MSIE/MW VM, and want to install the Just In Time (JIT) compiler,  make a folder named "Inactive Java" in the Internet Explorer folder and drag the file named "MSIE/MW VM" into that folder. Then run the installer for the JIT. A copy of the JIT will be placed in the Internet Explorer folder. 
  19.  
  20. To reactivate your MSIE/MW VM, put the JIT into the "Inactive Java" folder and drag the file named "MetroWerks Java" into the folder that contains your Internet Explorer application.
  21.  
  22. The file named "MWAppletViewer.zip" should stay in the same folder as Internet Explorer, no matter which Java VM you choose.
  23.  
  24. The Apple VM
  25. To use the Apple VM, you must first download and install it from http://www.devtools.apple.com/mrj/.  Afterwards, you need to remove either the "MSIE/MW VM " or "MSIE/MW PPC_JIT VM" from your Internet Explorer folder.  This will enable IE to use the installed Apple VM.  If you want to return to using the MSIE/MW VM, simply place it back in the Internet Explorer folder and it will override the Apple VM.  
  26.  
  27. In a future release, Internet Explorer will be able to switch between the above Java VMs from the Preference dialog box.
  28.  
  29.  
  30. ______________________________________________
  31. Java¬ is a registered trademark of Sun Microsystems, Inc.
  32.